type regexp.inputBytes
7 uses
regexp (current package)
exec.go#L51: bytes inputBytes
regexp.go#L432: type inputBytes struct {
regexp.go#L436: func (i *inputBytes) step(pos int) (rune, int) {
regexp.go#L447: func (i *inputBytes) canCheckPrefix() bool {
regexp.go#L451: func (i *inputBytes) hasPrefix(re *Regexp) bool {
regexp.go#L455: func (i *inputBytes) index(re *Regexp, pos int) int {
regexp.go#L459: func (i *inputBytes) context(pos int) lazyFlag {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)